home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 4_misc / set / hold_mode < prev    next >
Text File  |  2001-03-21  |  876b  |  21 lines

  1. Synopsis:
  2.    set hold_mode [on|off|toggle]
  3.  
  4. Description:
  5.    When turned on, this setting causes the client to pause the held window
  6.    after each screenful of data, unless there is interaction by the user.
  7.    If the user does not issue a command of some sort within one screenful,
  8.    EPIC will buffer all further incoming messages.  An issued command or a
  9.    simple carriage return will cause the display to advance another
  10.    screenful, and so on, until the display is up to date again.
  11.  
  12. See Also:
  13.    set(4) hold_mode_max, status_hold; window(4) hold_mode, new
  14.  
  15. Other Notes:
  16.    When using multiple ircII windows, the setting of HOLD_MODE does not
  17.    change the current HOLD_MODE of any windows.  Rather, it refers to the
  18.    default mode for any new windows.  The WINDOW HOLD_MODE command must
  19.    be used to hold and unhold individual windows.
  20.  
  21.